[INFO] cloning repository https://github.com/diz-unimr/mdr-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diz-unimr/mdr-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiz-unimr%2Fmdr-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiz-unimr%2Fmdr-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0ca7d266695f245c5d3a108b5b601f5f82fe737
[INFO] testing diz-unimr/mdr-service against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiz-unimr%2Fmdr-service" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/diz-unimr/mdr-service
[INFO] finished tweaking git repo https://github.com/diz-unimr/mdr-service
[INFO] tweaked toml for git repo https://github.com/diz-unimr/mdr-service written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diz-unimr/mdr-service on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diz-unimr/mdr-service already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89d412d2a57f5cf6e552da8d8b302e9fa860e6afcf9f41c9a489a0a8769791e7
[INFO] running `Command { std: "docker" "start" "-a" "89d412d2a57f5cf6e552da8d8b302e9fa860e6afcf9f41c9a489a0a8769791e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89d412d2a57f5cf6e552da8d8b302e9fa860e6afcf9f41c9a489a0a8769791e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d412d2a57f5cf6e552da8d8b302e9fa860e6afcf9f41c9a489a0a8769791e7", kill_on_drop: false }`
[INFO] [stdout] 89d412d2a57f5cf6e552da8d8b302e9fa860e6afcf9f41c9a489a0a8769791e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf60969a5ee7b32e00ad810e92026f41037799dc4d317da97fdee56f8056f111
[INFO] running `Command { std: "docker" "start" "-a" "cf60969a5ee7b32e00ad810e92026f41037799dc4d317da97fdee56f8056f111", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yaml-rust2 v0.10.0
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling mdr-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s
[INFO] running `Command { std: "docker" "inspect" "cf60969a5ee7b32e00ad810e92026f41037799dc4d317da97fdee56f8056f111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf60969a5ee7b32e00ad810e92026f41037799dc4d317da97fdee56f8056f111", kill_on_drop: false }`
[INFO] [stdout] cf60969a5ee7b32e00ad810e92026f41037799dc4d317da97fdee56f8056f111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00a72531a7226c2301ae8134e765f66659b8d3d7335c4467c838d932eb704910
[INFO] running `Command { std: "docker" "start" "-a" "00a72531a7226c2301ae8134e765f66659b8d3d7335c4467c838d932eb704910", kill_on_drop: false }`
[INFO] [stderr]    Compiling mdr-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.78s
[INFO] running `Command { std: "docker" "inspect" "00a72531a7226c2301ae8134e765f66659b8d3d7335c4467c838d932eb704910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a72531a7226c2301ae8134e765f66659b8d3d7335c4467c838d932eb704910", kill_on_drop: false }`
[INFO] [stdout] 00a72531a7226c2301ae8134e765f66659b8d3d7335c4467c838d932eb704910
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eabb99cdbcc410fc66e4adaea07e2d59a42939db280e17d0835736a33f9e6d72
[INFO] running `Command { std: "docker" "start" "-a" "eabb99cdbcc410fc66e4adaea07e2d59a42939db280e17d0835736a33f9e6d72", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdr_service-4a8e29a1bff7b9da)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test concept::tests::builds_nested_concepts ... ok
[INFO] [stdout] test concept::tests::read_test ... FAILED
[INFO] [stdout] test concept::tests::search_test ... FAILED
[INFO] [stdout] test concept::tests::search_fails_test ... FAILED
[INFO] [stdout] test server::tests::root_test ... FAILED
[INFO] [stdout] test concept::tests::search_tree_test ... FAILED
[INFO] [stdout] test concept::tests::update_or_create_test ... FAILED
[INFO] [stdout] test module::tests::create_test ... FAILED
[INFO] [stdout] test module::tests::all_test ... FAILED
[INFO] [stdout] test concept::tests::ontology_test ... FAILED
[INFO] [stdout] test module::tests::read_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::read_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::read_test' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7c4bc3 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e529d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e551d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6b003d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6aecfb - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6aecfb - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6aecfb - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68c4d0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b6a5dcd - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69fb04 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d5dab - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745d09 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b750442 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74e00e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743fcd - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b6967d0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699806 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b69bd50 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b765fc3 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b689e23 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70e7b1 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b7112f2 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a602f - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bbd7e - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb886 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf82a - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::read_test::read_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b729b3a - mdr_service[75dc162eec7957f9]::concept::tests::read_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:354:5
[INFO] [stdout]   51:     0x5c1f6b714e07 - mdr_service[75dc162eec7957f9]::concept::tests::read_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:354:40
[INFO] [stdout]   52:     0x5c1f6b6bd7d6 - <mdr_service[75dc162eec7957f9]::concept::tests::read_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::search_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::search_test' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7c1653 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e515d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e53dd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6afefd - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6ae4db - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6ae4db - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6ae4db - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68b530 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b6a28fd - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69fa64 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d571b - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745bc9 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b74fe02 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74de2e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743e8d - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b695330 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699586 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b69acc0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b765893 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b689ab3 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70e261 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b710622 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a585f - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bbafe - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb6f6 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf73a - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_test::search_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b728a6a - mdr_service[75dc162eec7957f9]::concept::tests::search_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:466:5
[INFO] [stdout]   51:     0x5c1f6b713947 - mdr_service[75dc162eec7957f9]::concept::tests::search_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:466:40
[INFO] [stdout]   52:     0x5c1f6b6bd656 - <mdr_service[75dc162eec7957f9]::concept::tests::search_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::search_fails_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::search_fails_test' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7c3663 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e521d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e549d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6affbd - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6ae9bb - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6ae9bb - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6ae9bb - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68be90 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b6a48ad - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69fac4 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d5b0b - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745c89 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b7501c2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74df4e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743f4d - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b695f90 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699706 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b69b6b0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b765ce3 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b689cc3 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70e591 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b710dd2 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a5d0f - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bbc7e - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb7e6 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf7ca - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::search_fails_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b728d3a - mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:588:5
[INFO] [stdout]   51:     0x5c1f6b714d77 - mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:588:40
[INFO] [stdout]   52:     0x5c1f6b6bd716 - <mdr_service[75dc162eec7957f9]::concept::tests::search_fails_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server::tests::root_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server::tests::root_test' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7c0ba3 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e511d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e539d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6afebd - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6ae33b - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6ae33b - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6ae33b - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68b210 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b6a1e6d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69fa44 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d55cb - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745b89 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b74fcc2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74ddce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743e4d - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b694f10 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699506 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b69a970 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b765723 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b689a03 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70e151 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b710392 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a56cf - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bba7e - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb6a6 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}, mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf70a - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::server::tests::root_test::root_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b7287c7 - mdr_service[75dc162eec7957f9]::server::tests::root_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:76:5
[INFO] [stdout]   51:     0x5c1f6b713307 - mdr_service[75dc162eec7957f9]::server::tests::root_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:76:18
[INFO] [stdout]   52:     0x5c1f6b6bd616 - <mdr_service[75dc162eec7957f9]::server::tests::root_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::search_tree_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::search_tree_test' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7c2bb3 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e51dd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e545d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6aff7d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6ae81b - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6ae81b - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6ae81b - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68bb70 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b6a3e1d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69faa4 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d59bb - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745c49 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b750082 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74deee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743f0d - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b695b70 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699686 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b69b360 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b765b73 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b689c13 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70e481 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b710b42 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a5b7f - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bbbfe - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb796 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf79a - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::search_tree_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b728c4a - mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:519:5
[INFO] [stdout]   51:     0x5c1f6b714d47 - mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:519:40
[INFO] [stdout]   52:     0x5c1f6b6bd6d6 - <mdr_service[75dc162eec7957f9]::concept::tests::search_tree_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::update_or_create_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::update_or_create_test' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7c4113 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e525d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e54dd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6afffd - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6aeb5b - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6aeb5b - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6aeb5b - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68c1b0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b6a533d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69fae4 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d5c5b - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745cc9 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b750302 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74dfae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743f8d - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b6963b0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699786 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b69ba00 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b765e53 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b689d73 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70e6a1 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b711062 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a5e9f - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bbcfe - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb836 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf7fa - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::update_or_create_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b728e2a - mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:401:5
[INFO] [stdout]   51:     0x5c1f6b714da7 - mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:401:40
[INFO] [stdout]   52:     0x5c1f6b6bd756 - <mdr_service[75dc162eec7957f9]::concept::tests::update_or_create_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- module::tests::create_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module::tests::create_test' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7beb93 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e505d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e52dd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6afdfd - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6ade5b - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6ade5b - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6ade5b - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68a8b0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b69febd - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69f9e4 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d51db - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745ac9 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b74f902 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74dcae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743d8d - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b6942b0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699386 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b699f80 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b7652d3 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b6897f3 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70de21 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b70fbe2 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a521f - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bb8fe - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb5b6 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf67a - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::create_test::create_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b7284fa - mdr_service[75dc162eec7957f9]::module::tests::create_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:172:5
[INFO] [stdout]   51:     0x5c1f6b713277 - mdr_service[75dc162eec7957f9]::module::tests::create_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:172:39
[INFO] [stdout]   52:     0x5c1f6b6bd556 - <mdr_service[75dc162eec7957f9]::module::tests::create_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- module::tests::all_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module::tests::all_test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7bf643 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e509d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e531d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6afe3d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6adffb - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6adffb - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6adffb - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68abd0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b6a094d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69fa04 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d532b - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745b09 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b74fa42 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74dd0e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743dcd - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b6946d0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699406 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b69a2d0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b765443 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b6898a3 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70df31 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b70fe72 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a53af - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bb97e - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb606 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf6aa - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::all_test::all_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b7285ea - mdr_service[75dc162eec7957f9]::module::tests::all_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:131:5
[INFO] [stdout]   51:     0x5c1f6b7132a7 - mdr_service[75dc162eec7957f9]::module::tests::all_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:131:39
[INFO] [stdout]   52:     0x5c1f6b6bd596 - <mdr_service[75dc162eec7957f9]::module::tests::all_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::ontology_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::ontology_test' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7c2103 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e519d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e541d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6aff3d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6ae67b - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6ae67b - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6ae67b - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68b850 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b6a338d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69fa84 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d586b - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745c09 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b74ff42 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74de8e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743ecd - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b695750 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699606 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b69b010 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b765a03 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b689b63 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70e371 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b7108b2 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a59ef - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bbb7e - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb746 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf76a - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::ontology_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b728b5a - mdr_service[75dc162eec7957f9]::concept::tests::ontology_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:443:5
[INFO] [stdout]   51:     0x5c1f6b714727 - mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:443:40
[INFO] [stdout]   52:     0x5c1f6b6bd696 - <mdr_service[75dc162eec7957f9]::concept::tests::ontology_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- module::tests::read_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module::tests::read_test' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f6be62c4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f6be62c4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1f6be62c4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1f6be7a4ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1f6be7a4ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c1f6be67f82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c1f6be67f82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c1f6be402ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1f6be402ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1f6be5a6c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1f6b7f275c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c1f6b7f275c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1f6be5a942 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c1f6be5a942 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c1f6be403b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c1f6be34c59 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1f6be4141d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c1f6be7acac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f6be7a9f2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c1f6b917444 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c1f6b906192 - sqlx_postgres[e5860674a52b4c41]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5c1f6b90a0fe - <sqlx_postgres[e5860674a52b4c41]::database::Postgres as sqlx_core[c1a5296e502c069d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c1f6b7e4fbf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[c1a5296e502c069d]::testing::TestContext<sqlx_postgres[e5860674a52b4c41]::database::Postgres>, sqlx_core[c1a5296e502c069d]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c1f6b7c00f3 - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c1f6b7e50dd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c1f6b7e535d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c1f6b6afe7d - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5c1f6b6ae19b - tokio[6f98482cb5db5b0e]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c1f6b6ae19b - tokio[6f98482cb5db5b0e]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c1f6b6ae19b - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5c1f6b68aef0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c1f6b6a13dd - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5c1f6b69fa24 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c1f6b6d547b - <tokio[6f98482cb5db5b0e]::runtime::context::scoped::Scoped<tokio[6f98482cb5db5b0e]::runtime::scheduler::Context>>::set::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c1f6b745b49 - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c1f6b74fb82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::try_with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c1f6b74dd6e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[6f98482cb5db5b0e]::runtime::context::Context>>::with::<tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c1f6b743e0d - tokio[6f98482cb5db5b0e]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c1f6b694af0 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c1f6b699486 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5c1f6b69a620 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c1f6b7655b3 - tokio[6f98482cb5db5b0e]::runtime::context::runtime::enter_runtime::<<tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c1f6b689953 - <tokio[6f98482cb5db5b0e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c1f6b70e041 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5c1f6b710102 - <tokio[6f98482cb5db5b0e]::runtime::runtime::Runtime>::block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5c1f6b7a553f - sqlx_core[c1a5296e502c069d]::rt::test_block_on::<sqlx_core[c1a5296e502c069d]::testing::run_test<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c1f6b7bb9fe - sqlx_core[c1a5296e502c069d]::testing::run_test::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c1f6b7bb656 - sqlx_core[c1a5296e502c069d]::testing::run_test_with_pool::<sqlx_postgres[e5860674a52b4c41]::database::Postgres, fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}, mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c1f6b7cf6da - <fn(sqlx_core[c1a5296e502c069d]::pool::Pool<sqlx_postgres[e5860674a52b4c41]::database::Postgres>) -> mdr_service[75dc162eec7957f9]::module::tests::read_test::read_test::{closure#0} as sqlx_core[c1a5296e502c069d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c1f6b7286da - mdr_service[75dc162eec7957f9]::module::tests::read_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:97:5
[INFO] [stdout]   51:     0x5c1f6b7132d7 - mdr_service[75dc162eec7957f9]::module::tests::read_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:97:39
[INFO] [stdout]   52:     0x5c1f6b6bd5d6 - <mdr_service[75dc162eec7957f9]::module::tests::read_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c1f6b7e5a3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c1f6b7e5a3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c1f6b7f322b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c1f6b7f322b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c1f6b7f322b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c1f6b7ec944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c1f6b7ec944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c1f6b7f5e32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c1f6b7f5e32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c1f6b7f5e32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c1f6be6205f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5c1f6be6205f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b43d0b38aa4 - <unknown>
[INFO] [stdout]   74:     0x7b43d0bc5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     concept::tests::ontology_test
[INFO] [stdout]     concept::tests::read_test
[INFO] [stdout]     concept::tests::search_fails_test
[INFO] [stdout]     concept::tests::search_test
[INFO] [stdout]     concept::tests::search_tree_test
[INFO] [stdout]     concept::tests::update_or_create_test
[INFO] [stdout]     module::tests::all_test
[INFO] [stdout]     module::tests::create_test
[INFO] [stdout]     module::tests::read_test
[INFO] [stdout]     server::tests::root_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mdr-service`
[INFO] running `Command { std: "docker" "inspect" "eabb99cdbcc410fc66e4adaea07e2d59a42939db280e17d0835736a33f9e6d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabb99cdbcc410fc66e4adaea07e2d59a42939db280e17d0835736a33f9e6d72", kill_on_drop: false }`
[INFO] [stdout] eabb99cdbcc410fc66e4adaea07e2d59a42939db280e17d0835736a33f9e6d72
